projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec623f1
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Jun 1994 13:56:21 +0000
(13:56 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Jun 1994 13:56:21 +0000
(13:56 +0000)
lispref/modes.texi
patch
|
blob
|
history
diff --git
a/lispref/modes.texi
b/lispref/modes.texi
index 953f71d074078c790809c659145916a0a6b9b3cb..749d53f245d58bd7122f7b693faa53b625d5fa2a 100644
(file)
--- a/
lispref/modes.texi
+++ b/
lispref/modes.texi
@@
-1055,7
+1055,7
@@
Changing this variable does not force an update of the mode line.
@defvar mode-line-buffer-identification
This variable identifies the buffer being displayed in the window. Its
-default value is @
samp{Emacs: %17b
}, which means that it displays
+default value is @
code{("Emacs: %17b")
}, which means that it displays
@samp{Emacs:} followed by seventeen characters of the buffer name. You
may want to change this in modes such as Rmail that do not behave like a
``normal'' Emacs.